PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStringAppearanceOptions Class / setBrush Method
The brush for filling the text outline.
In This Topic
    setBrush Method
    In This Topic
    Sets the text brush.
    Syntax
    public void setBrush( 
       PDFBrush value
    )

    Parameters

    value
    The brush for filling the text outline.
    See Also